Skip to content

Update kotlin to v2.3.21#3475

Open
solrbot wants to merge 2 commits intoapache:mainfrom
solrbot:renovate/kotlin
Open

Update kotlin to v2.3.21#3475
solrbot wants to merge 2 commits intoapache:mainfrom
solrbot:renovate/kotlin

Conversation

@solrbot
Copy link
Copy Markdown
Collaborator

@solrbot solrbot commented Aug 14, 2025

This PR contains the following updates:

Package Type Update Change
org.jetbrains.kotlin.plugin.serialization plugin patch 2.3.20 -> 2.3.21
org.jetbrains.kotlin.multiplatform plugin patch 2.3.20 -> 2.3.21
org.jetbrains.kotlin.plugin.compose plugin patch 2.3.20 -> 2.3.21
org.jetbrains.kotlin:kotlin-stdlib-jdk8 (source) dependencies patch 2.3.20 -> 2.3.21

Release Notes

JetBrains/kotlin (org.jetbrains.kotlin:kotlin-stdlib-jdk8)

v2.3.21

Backend. Wasm
  • KT-84610 [Wasm] Failed to compile klibs in IC mode
Compiler
  • KT-84566 Prevent launching Default dispatcher threads from IJ SDK in kotlin compiler
  • KT-85358 Native: roll back the workaround for KT-84678 once MapLibre has been properly fixed
  • KT-85626 @JvmRecord in commonMain breaks compileCommonMainKotlinMetadata with "Cannot access 'java.lang.Record'"
  • KT-85405 Postpone/Revert DontIgnoreUpperBoundViolatedOnImplicitArguments
  • KT-84678 K/N: Undefined symbol from SPM-added ObjC frameworks when linking iOS target
  • KT-85021 False positive SUBCLASS_CANT_CALL_COMPANION_PROTECTED_NON_STATIC error in multi-module project
JavaScript
  • KT-82395 Support top-level declarations from compiler plugins in JS incremental compilation
  • KT-84475 K/JS: false-positive exportability warnings in multi-module project
  • KT-84633 Kotlin/JS: "Serializer for class not found" error when IR output granularity is whole-program
  • KT-85047 Kotlin/JS: @JsStatic on suspend fun of class companion generates incorrect d.ts
  • KT-84517 K/JS: bad mappings data in outputted Kotlin stdlib source map
Libraries
  • KT-71848 Kotlinx.metadata: Add CompilerPluginData into Km API
Native. C and ObjC Import
  • KT-85399 Kotlin/Native: TypeCastException when casting ObjC Protocol MetaClass with genericSafeCasts enabled
  • KT-85508 K/N: TypeCastException when using nw_parameters_create_secure_tcp block parameter on 2.3.20
Tools. Gradle
  • KT-84729 Update Gradle plugin-publish version to enable configuration cache badge on Gradle plugins portal
Tools. Gradle. Compiler plugins
  • KT-85257 AGP/Compose: MergeMappingFileTask clears R8 artifacts due to @OutputDirectory annotation on AGP 9.1+
Tools. Scripts
  • KT-85105 Scripts: JVM backend internal error (IR lowering) when scratch file contains anonymous object
  • KT-85103 Exception while generating code when explain destructuring decls
  • KT-84842 scriptCompilationClasspathFromContext behavior changed from 2.3.10 to 2.3.20
  • KT-85029 Kotlin Scripting: ScriptDiagnostic reports "at null" instead of error location
Tools. Statistics (FUS)
  • KT-85628 KGP: composite build FUS metrics fail on access of 'configurationTimeMetrics'

Configuration

📅 Schedule: Branch creation - Only on Sunday ( * * * * 0 ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot

@github-actions github-actions Bot added dependencies Dependency upgrades tool:build labels Aug 14, 2025
@solrbot solrbot force-pushed the renovate/kotlin branch 3 times, most recently from f8987f7 to c26a9ab Compare August 29, 2025 13:23
@solrbot solrbot force-pushed the renovate/kotlin branch 2 times, most recently from 4886cc4 to 9b728b7 Compare September 14, 2025 20:30
@solrbot solrbot changed the title Update kotlin to v2.2.10 Update kotlin Sep 14, 2025
@solrbot solrbot changed the title Update kotlin Update kotlin to v2.2.20 Sep 15, 2025
@solrbot solrbot force-pushed the renovate/kotlin branch 3 times, most recently from 82b7d61 to a8d2588 Compare October 20, 2025 16:54
@solrbot solrbot force-pushed the renovate/kotlin branch 3 times, most recently from 5f9aba3 to b7c57e1 Compare October 28, 2025 08:42
@solrbot solrbot changed the title Update kotlin to v2.2.20 Update kotlin Oct 28, 2025
@solrbot solrbot changed the title Update kotlin Update kotlin to v2.2.21 Oct 28, 2025
@solrbot solrbot force-pushed the renovate/kotlin branch 2 times, most recently from 56746b2 to bbc5602 Compare December 18, 2025 02:26
@solrbot solrbot changed the title Update kotlin to v2.2.21 Update kotlin Dec 21, 2025
@solrbot solrbot changed the title Update kotlin Update kotlin to v2.3.0 Dec 21, 2025
@solrbot solrbot changed the title Update kotlin to v2.3.0 Update kotlin Feb 9, 2026
@solrbot solrbot force-pushed the renovate/kotlin branch 3 times, most recently from 77bd5a8 to 4e5c93d Compare February 10, 2026 09:15
@solrbot solrbot changed the title Update kotlin Update kotlin to v2.3.10 Feb 10, 2026
@solrbot solrbot changed the title Update kotlin to v2.3.10 Update kotlin to v2.3.20 Apr 21, 2026
@solrbot solrbot force-pushed the renovate/kotlin branch 2 times, most recently from e501ca5 to 0c909eb Compare April 23, 2026 17:25
@solrbot solrbot changed the title Update kotlin to v2.3.20 Update kotlin to v2.3.21 Apr 23, 2026
@solrbot solrbot force-pushed the renovate/kotlin branch 2 times, most recently from 5926801 to b39ec1e Compare April 26, 2026 13:15
@solrbot solrbot changed the title Update kotlin to v2.3.21 Update dependency org.jetbrains.kotlin:kotlin-stdlib-jdk8 to v2.3.21 Apr 27, 2026
@solrbot solrbot changed the title Update dependency org.jetbrains.kotlin:kotlin-stdlib-jdk8 to v2.3.21 Update kotlin to v2.3.21 Apr 28, 2026
@solrbot solrbot force-pushed the renovate/kotlin branch from 3a3c288 to 2fb8a30 Compare May 4, 2026 02:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant